Arduino Language Support Icon

Arduino Language Support

Visual Studio Code

A VS Code extension which isolates .ino and .cpp files. Prevents conflicts with C++ linters and extensions without along with two custom themes. 4.1K Installs in 7 months.


/Arduino-Language-Support

View Extension


Why?

I am a robotics enthusiast and, on one certain occasion, wanted to edit my Arduino project in Visual Studio Code.

However the following issues arose which convinced me to make my own extension for it.


What of the other extensions?

There was one certain extension that I took a liking to but the themes that came along with it didn’t match the original themes of the Arduino IDE, though it is somewhat similar.


What do I intend to include?

In this extension I am doing the following at the moment:

Themes

Configure Language

If not set by default, click on the language mode button in the status bar.
It is most likely in the bottom right, with either “C++” or “Plain Text” written on it. That will open this menu:

Click on Arduino to use it or, click on “Configure File Association for ‘.ino’” and then click on Arduino to set it up permanently